home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / bbs / dtdbbs32.zip / DTDOSBBS.DOC < prev    next >
Text File  |  1992-01-02  |  4KB  |  88 lines

  1. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2.               DTDOSBBS:  Sysop's Drop to DOS Simulation
  3. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  4.  
  5.                          By Charles Dittell
  6.  
  7.                          DTDOSBBS Version  3.2
  8.  
  9. INTRODUCTION: Sysop's Drop to DOS ("DTDOSBBS") is a simulation of a popular BBS
  10.   utility, whereby the BBS Sysop can remotely call his/her BBS and "drop" to
  11.   the DOS environment of his computer, enabling a variety of DOS commands to be
  12.   performed. In DTDOS, a caller who chooses the Sysop's Drop to DOS door will
  13.   appear to have entered the DOS level of the Sysop's computer. The caller
  14.   can perform what appears to be a variety of DOS commands, including running
  15.   programs, listing text files, even formatting the BBS's hard disk! ALL of
  16.   the DOS commands are simulated: there is NO danger to your hard disk or its
  17.   programs. Why would a caller go to DTDOS? Usually as a challenge, especially
  18.   if the Sysop leaves a news messages such as "Callers: we're now testing the
  19.   security of Sysop's Drop to DOS: if you think YOU can get in, give it a try!"
  20.  
  21. SHAREWARE NOTICE AND WARRANTY:  DTDOSBBS is marketed as shareware, and as
  22.   such, you may use it for a limited time (2-4 weeks) for free, but if you
  23.   continue to use it, you must pay for it. The cost is a miniscule $10, and
  24.   the benefits of registering will be 1)the good feeling of not breaking the
  25.   law, 2)the good feeling of assisting a poor programmer to continue
  26.   programming for BBS Sysops, 3)the ability to receive timely assistance from
  27.   the author's support BBS, and 4)the ability to eliminate the "Not
  28.   Registered" DTDOS screen and associated sounds. There is no warranty,
  29.   expressed or implied, to DTDOSBBS. You use the program entirely at your own
  30.   risk (we gotta say that).
  31.  
  32. INCLUDED FILES:  These are the files which should included in the DTDOS
  33.   "package":
  34.  
  35.         DTDOSBBS.EXE    The DTDOSBBS program
  36.         DTDOSBBS.DOC    This documentation
  37.         REGISTER.FRM    The registration form: please fill out and return!
  38.         GAPBBS.CNF      Necessary file: place in same directory as DTDOSBBS.EXE
  39.         DTDOS.CFG       Program configuration file: see below
  40.  
  41. DTDOSBBS SETUP:  It's easy to set up DTDOS. You must first alter the DTDOS.CFG
  42.   file to match your setup. Note the sample file:
  43.  
  44.          c:\dtdosbbs
  45.          BBS Name Here
  46.          0
  47.  
  48.   The first line gives the path of DTDOSBBS (where the configuration file,
  49.   DTDOS.CFG  resides). The second line is the name of your BBS, and the
  50.   third line is 0. Be sure to use an ASCII text editor to alter DTDOS.CFG!
  51.   Next, you must create a DOOR.SYS file to enable DTDOS to determine caller
  52.   information. If you run a GAP BBS ( or some others), it's made
  53.   automatically. Otherwise, you'll need a doors conversion utility.
  54.   Third, you'll need to enable your doors batch file to call DTDOSBBS.
  55.   A sample doors batch file segment:
  56.  
  57.      rem DTDOSBBS - use next line to create door.sys (if necessary)
  58.      rem make door.sys here!
  59.      cd\dtdosbbs
  60.      dtdosbbs dtdos.cfg
  61.      cd\bbs
  62.  
  63.  
  64. TECHNICAL INFORMATION:
  65.  
  66.   Program Name: Dtdosbbs                        Author: Charles Dittell
  67.   Compressed Program Name: Dtdbbs32.Zip          Date: 1/3/91
  68.   Purpose: DOS Simulation, callable as door from BBSs
  69.   Program Language: Microsoft QuickBasic 4.5  
  70.   External Libraries: GAPQBDOR, Gap Development Co.
  71.   Required Environment: PC, XT, AT, 386 or 486 with 640K RAM
  72.  
  73. PROGRAMS BY CHARLES DITTELL / Distributed by Suncoast Software Systems:
  74.  
  75.   DTDOSBBS     Sysop's Drop to DOS Simulation
  76.   STATDOOR     Doors/Batchfile information generator 
  77.   REGIS        BBS Configurable Registration Door
  78.   ANSIFILE     "Colorizes" Text Files with ANSI colors, usable on BBS's
  79.  
  80. ASSISTANCE:  Call the author's BBS for assistance, even if not YET registered:
  81.              Suncoast City BBS, 813-953-5505, 1200/2400 baud, 24 hours.
  82.              The author's programs are available for download on your first
  83.              call.
  84.  
  85. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  86.   Another fine product from Suncoast Software Systems and Charles Dittell
  87. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  88.